home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
hity wydania
/
Ubuntu 9.10 PL
/
karmelkowy-koliberek-desktop-9.10-i386-PL.iso
/
casper
/
filesystem.squashfs
/
usr
/
share
/
doc
/
liba52-0.7.4
/
TODO
< prev
Wrap
Text File
|
2002-04-15
|
443b
|
13 lines
* implement A/52a downmix extensions
* use restrict pointers where appropriate
* reduce size of delay buffer by 50%
* get rid of globals in bitstream parsing
* get rid of statics in imdct.c
* avoid overflows, including reading the a52 stream !!!
* make dither code faster (generate dither table in advance ?)
* redo all bit allocation if previous frame had zero_snr_offsets
* make dynrng work in dual-channel streams
* update bitstream code